getBlur

abstract fun getBlur(block: DesignBlock): DesignBlock

Get the blur block of the given design block.

Return

the blur block.

Parameters

block

the block to query.